google.golang.org/grpc/internal/transport.http2Server.fc (field)
6 uses
google.golang.org/grpc/internal/transport (current package)
http2_server.go#L86: fc *trInFlow
http2_server.go#L259: fc: &trInFlow{limit: uint32(icwz)},
http2_server.go#L734: increment: t.fc.newLimit(n),
http2_server.go#L761: if w := t.fc.onData(size); w > 0 {
http2_server.go#L770: if w := t.fc.reset(); w > 0 {
http2_server.go#L1393: LocalFlowControlWindow: int64(t.fc.getSize()),
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)